@charset "utf-8";
* {
    padding: auto;
    margin: auto;

}
nav ul li {
    display: inline-block;
    list-style-type: none;
    line-height: 30px;
}
li {
    font-size: 40px;
    color: rgba(51,53,156,1.00);
    text-shadow: 2px 2px 5px rgba(90,127,156,1.00);
    text-align: left;
    transition: all 1s;
    padding-top: 25px;
    font-family: engagement;
    font-style: normal;
    font-weight: 400;
    padding-left: 30px;
    margin-left: 30px;
}
li:hover{
	transform: scale(1.5);
}



nav {
    width: 100%;
    height: 64px;
    display: inline-block;
    background-color: rgba(255,255,255,1.00);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(108,144,183,1.00);
    box-shadow: 0px 0px 10px 5px rgba(108,144,183,1.00);
    position: fixed;
    background-image: -webkit-linear-gradient(183deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 21.24%,rgba(168,200,208,1.00) 49.22%,rgba(145,163,204,1.00) 75.13%,rgba(98,108,159,1.00) 100%);
    background-image: -moz-linear-gradient(183deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 21.24%,rgba(168,200,208,1.00) 49.22%,rgba(145,163,204,1.00) 75.13%,rgba(98,108,159,1.00) 100%);
    background-image: -o-linear-gradient(183deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 21.24%,rgba(168,200,208,1.00) 49.22%,rgba(145,163,204,1.00) 75.13%,rgba(98,108,159,1.00) 100%);
    background-image: linear-gradient(267deg,rgba(255,255,255,1.00) 0%,rgba(247,247,247,1.00) 21.24%,rgba(168,200,208,1.00) 49.22%,rgba(145,163,204,1.00) 75.13%,rgba(98,108,159,1.00) 100%);
 }
img {
    width: 60px;
    height: 60px;
    float: right;
    margin-top: -55px;
    margin-right: 80px;
}

.div1 {
    width: 100%;
    background-image: url(../image/00-nyc-2019-no6_3.jpg);
    margin-top: 60px;
    height: 700px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(124,103,168,1.00);
    box-shadow: 0px 0px 20px 10px rgba(124,103,168,1.00);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.foodiv {
    width: 100%;
    height: 600px;
    background-image: -webkit-linear-gradient(270deg,rgba(31,37,140,1.00) 0%,rgba(103,118,237,1.00) 23.32%,rgba(212,167,185,1.00) 51.30%,rgba(58,160,255,1.00) 77.20%,rgba(0,92,255,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(31,37,140,1.00) 0%,rgba(103,118,237,1.00) 23.32%,rgba(212,167,185,1.00) 51.30%,rgba(58,160,255,1.00) 77.20%,rgba(0,92,255,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(31,37,140,1.00) 0%,rgba(103,118,237,1.00) 23.32%,rgba(212,167,185,1.00) 51.30%,rgba(58,160,255,1.00) 77.20%,rgba(0,92,255,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(31,37,140,1.00) 0%,rgba(103,118,237,1.00) 23.32%,rgba(212,167,185,1.00) 51.30%,rgba(58,160,255,1.00) 77.20%,rgba(0,92,255,1.00) 100%);
    font-style: normal;
    font-weight: 400;
    font-family: alex-brush;
}



.img1 {
    width: 500px;
    height: 450px;
    margin-left: 600px;
    margin-right: 410px;
    margin-top: 70px;
    margin-bottom: -350px;

	animation: heartBeatAnim 7s;
	animation-iteration-count: infinite;
	
}
 
@keyframes heartBeatAnim{
		0%{
			transform:rotateY(0deg);
		}
		100%{
			transform:rotateY(360deg);
		}

}
.main2 {
    width: 1370px;
    height: 1200px;

    background-image: url(../image/7718566.jpg);
    border-top-width: 2px;
    border-top-color: rgba(173,202,219,1.00);
    -webkit-box-shadow: 0px 0px 30px 10px rgba(144,197,209,1.00);
    box-shadow: 0px 0px 30px 10px rgba(144,197,209,1.00);
    border-bottom-width: 2px;
    border-bottom-color: rgba(122,136,191,1.00);
}
.fooimg1 {
    width: 80px;
    height: 70px;
    margin-right: 30px;
    margin-top: 40px;
	animation: heartBeatAnim 7s;
	animation-iteration-count: infinite;
}
.sitnem1 {
    text-align: center;
    font-size: 80px;
    margin-top: -570px;
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    color: rgba(85,77,180,1.00);
    text-shadow: 0px 0px 15px rgba(72,64,171,1.00);
    margin-right: 470px;
    margin-left: 0px;

}
.hr1 {
    width: 1000px;
    height: 1px;
    text-align: center;
    background-color: rgba(163,162,211,1.00);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(137,147,208,1.00);
    box-shadow: 0px 0px 10px 5px rgba(137,147,208,1.00);
    border-bottom: 1px solid rgba(221,177,178,1.00);
    border-left: 1px solid rgba(204,170,171,1.00);
    border-right: 1px solid rgba(204,154,155,1.00);
    margin-top: 100px;
}
.harlow2 {
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: xx-large;
    color: rgba(55,68,175,1.00);
    text-shadow: 0px 0px 5px rgba(91,128,177,1.00);
    margin-top: 80px;
    margin-left: -50px;
	transition: all 1s;
}
.harlow2:hover{
	transform:scale(1.2);
	
}
.harlow3 {
    width: 125px;
    height: 125px;
    border-radius: 10px;
    float: left;
    margin-left: 100px;
    -webkit-box-shadow: 0px 0px 15px 10px rgba(127,150,211,1.00);
    box-shadow: 0px 0px 15px 10px rgba(127,150,211,1.00);
}
.harlowp {
    text-align: left;
    width: 1000px;
    height: 150px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-top: 10px;
}

.jean1{
	 width: 125px;
    height: 125px;
    border-radius: 10px;
    float: left;
    margin-left: 100px;
    -webkit-box-shadow: 0px 0px 15px 10px rgba(127,150,211,1.00);
    box-shadow: 0px 0px 15px 10px rgba(127,150,211,1.00);
	
}
.jean2{ font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: xx-large;
    color: rgba(55,68,175,1.00);
    text-shadow: 0px 0px 5px rgba(91,128,177,1.00);
  
    margin-left: -50px;
	transition: all 1s;
	
}
  .jean2:hover{
	transform:scale(1.2);
}
.jeanp{
	 text-align: left;
    width: 1000px;
    height: 150px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-top: 10px;
	
}



.lodin1 {
    width: 230px;
    height: 375px;
    background-color: rgba(66,109,167,0.51);
    border-radius: 30px;
    margin-top: -410px;
    margin-right: 50px;
    float: right;
    font-size: 40px;
    color: rgba(35,25,120,1.00);
    text-align: center;
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
}
.nemimg1 {
    font-style: 50px;
    font-variant: 50px;
    width: 40px;
    height: 40px;
    margin-top: -400px;
    float: right;
}
.setnem2 {
    margin-top: 30px;
    width: 40px;
    height: 40px;
    margin-left: 525px;
    float: left;
    margin-right: 0px;
	animation: heartBeatAnim 5s;
	animation-iteration-count: infinite;
}
   @keyframes heartBeatAnim{
		0%{
			transform:rotateY(0deg);
		}
		100%{
			transform:rotateY(360deg);
		}

}

.login1 {
    padding-top: 20px;
}

.indiv {
    text-align: center;
    border-bottom-width: 2px;
    border-bottom-color: rgba(61,117,168,1.00);
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(111,107,187,1.00);
    box-shadow: 0px 0px 10px 5px rgba(111,107,187,1.00);
}
.but {
    background-color: rgba(120,133,192,0.99);
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: large;
    color: rgba(232,205,206,1.00);
}




 	@keyframes heartBeatAnim{
		0%{
			transform:rotateY(0deg);
		}
		100%{
			transform:rotateY(360deg);
		}

}

.h5foo1 {
    padding-top: 60px;
    padding-right: 70px;
    text-align: right;
    color: rgba(47,28,87,1.00);
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    text-shadow: 0px 0px 10px rgba(19,139,130,1.00);
}




.divimg1 {
    width: 235px;
    height: 315px;
    background-image: url(../image/251694e3d5c64994438f8de3b3f63f92.jpg);
    border-radius: 20px;
    display: inline-block;
    margin-left: 140px;
    margin-top: 270px;
    margin-bottom: 0px;
    border: 5px solid rgba(154,199,215,1.00);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(116,161,183,1.00);
    box-shadow: 0px 0px 10px 5px rgba(116,161,183,1.00);
	transition: all 1s;
}


.divimg1:hover{
	transform: translateX(200px); 
}
.divimg2 {
    width: 235px;
    height: 311px;
    background-image: url(../image/8a86f1f773069e6e154f646d0bff5260.jpg);
    border-radius: 20px;
    display: inline-block;
    margin-left: -270px;
    margin-top: 310px;
    margin-bottom: -20px;
    border: 5px solid rgba(172,192,219,1.00);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(111,153,176,1.00);
    box-shadow: 0px 0px 10px 5px rgba(111,153,176,1.00);
	transition: all 1s;
}
 .divimg2:hover{
	 transform: translateX(200px);}
.main4 {
    border-radius: 20px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(219,142,197,1.00);
    box-shadow: 0px 0px 10px 5px rgba(219,142,197,1.00);

}

.divimg3 {
    height: 315px;
    width: 235px;
    background-image: url(../image/f0c2198d3fefb97051dd86ba8d779b0c.jpg);
    border-radius: 20px;
    display: inline-block;
    margin-left: -270px;
    margin-bottom: -50px;
    -webkit-box-shadow: 0px 0px 10px 5px rgba(107,151,175,1.00);
    box-shadow: 0px 0px 10px 5px rgba(107,151,175,1.00);
    border: 5px solid rgba(181,204,228,1.00);
	transition: all 1s;
}
.divimg3:hover{
	 transform: translateX(200px);}
   



.div2 {
    display: inline-block;
    margin-left: 100px;
    margin-right: 20px;
    width: 200px;
    height: 500px;
    margin-top: 90px;
    transition: all 1s;
	
}
.div2:hover{
	transform: scale(1.2);
}
.mainimg2 {
    width: 210px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    margin-right: -5px;
	
}
.mainimg3 {
    width: 210px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    margin-right: -5px;
}


ul li a {
}
.DIVMAIN {
    width: 100%;
    height: 1000PX;
    background-image: -webkit-linear-gradient(91deg,rgba(203,215,229,1.00) 0%,rgba(194,202,231,1.00) 11.40%,rgba(184,191,225,1.00) 22.28%,rgba(170,183,217,1.00) 33.16%,rgba(161,174,208,1.00) 43.01%,rgba(172,165,183,1.00) 54.92%,rgba(140,155,197,1.00) 65.28%,rgba(146,141,201,1.00) 75.13%,rgba(133,137,207,1.00) 88.60%,rgba(90,86,142,1.00) 100%);
    background-image: -moz-linear-gradient(91deg,rgba(203,215,229,1.00) 0%,rgba(194,202,231,1.00) 11.40%,rgba(184,191,225,1.00) 22.28%,rgba(170,183,217,1.00) 33.16%,rgba(161,174,208,1.00) 43.01%,rgba(172,165,183,1.00) 54.92%,rgba(140,155,197,1.00) 65.28%,rgba(146,141,201,1.00) 75.13%,rgba(133,137,207,1.00) 88.60%,rgba(90,86,142,1.00) 100%);
    background-image: -o-linear-gradient(91deg,rgba(203,215,229,1.00) 0%,rgba(194,202,231,1.00) 11.40%,rgba(184,191,225,1.00) 22.28%,rgba(170,183,217,1.00) 33.16%,rgba(161,174,208,1.00) 43.01%,rgba(172,165,183,1.00) 54.92%,rgba(140,155,197,1.00) 65.28%,rgba(146,141,201,1.00) 75.13%,rgba(133,137,207,1.00) 88.60%,rgba(90,86,142,1.00) 100%);
    background-image: linear-gradient(359deg,rgba(203,215,229,1.00) 0%,rgba(194,202,231,1.00) 11.40%,rgba(184,191,225,1.00) 22.28%,rgba(170,183,217,1.00) 33.16%,rgba(161,174,208,1.00) 43.01%,rgba(172,165,183,1.00) 54.92%,rgba(140,155,197,1.00) 65.28%,rgba(146,141,201,1.00) 75.13%,rgba(133,137,207,1.00) 88.60%,rgba(90,86,142,1.00) 100%);
    -webkit-box-shadow: 0px 0px 20px 10px rgba(151,205,213,1.00);
    box-shadow: 0px 0px 20px 10px rgba(151,205,213,1.00);
    border: 4px solid rgba(190,223,232,1.00);
}

a {
    text-decoration: none;
}





.div3 {
    margin-right: 20px;
    margin-left: 20px;
    height: 500px;
    width: 200px;
    display: inline-block;
    margin-bottom: -150px;
    transition: all 1s;
}
.div3:hover{
	transform: scale(1.2);
}
.div4 {
    margin-right: 20px;
    margin-left: 20px;
    width: 200px;
    height: 500px;
    display: inline-block;
    margin-bottom: -300px;
    transition: all 1s;
}

  .div4:hover{
	transform: scale(1.2);
}
.div5 {
    margin-left: 20px;
    margin-right: 10px;
    width: 200px;
    height: 500px;
    display: inline-block;
    margin-bottom: -150px;
    transition: all 1s;
}
  .div5:hover{
	transform: scale(1.2);
}
.div6 {
    margin-left: 20px;
    float: none;
    margin-right: 20px;
    width: 200px;
    height: 500px;
    display: inline-block;
    transition: all 1s;
}
  .div6:hover{
	transform: scale(1.2);
}
.mainimg4 {
	 width: 210px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    margin-right: -5px;
	
}

.mainimg5 {
	 width: 210px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    margin-right: -5px;
	
}

.mainimg6 {
	 width: 210px;
    height: 350px;
    margin-top: 0px;
    margin-left: 0px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    box-shadow: 0px 0px 10px 6px rgba(106,134,200,1.00);
    margin-right: -5px;
	
}
.main3 {
    width: 300px;
    height: 400px;
    border-radius: 20px;
    margin-top: 100px;
    margin-left: 15px;
    margin-right: 15px;
    display: inline-block;
    background-repeat: no-repeat;
}
.min1 {
    width: 300px;
    height: 400px;
    border-radius: 20px;
    background-image: url(../image/image4365768.jpg);
    background-repeat: no-repeat;
    margin-left: 35px;
}
.min11 {
    width: 300px;
    height: 399px;
    border-radius: 20px;
    margin-right: 1px;
    transition: all 2s;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
    box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
}
.min11:hover{
	transform: rotateY(90deg);
	
}


	
	


.min2 {
    
   background-image: url("../image/istockphoto-1170348632-1024x1024 as.jpg");
	background-repeat: no-repeat;
	   
}
.min22 {
	width: 300px;
    height: 399px;
    border-radius: 20px;
    margin-right: 1px;
    transition: all 2s;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
    box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
}
    .min22:hover{
	transform: rotateY(90deg);
	
}
.milfoot {
    text-align: center;
    font-size: xx-large;
    margin-top: 380px;
}
.nambrfoot {
    text-align: left;
    color: rgba(12,11,30,1.00);
    text-shadow: 0px 0px 5px rgba(72,104,162,1.00);
    font-size: x-large;
    margin-left: 20px;
}



.min3 {
    background-image: url("../image/istockphoto-1170348584-1024x1024 as.jpg");
    background-repeat: no-repeat;
}
.min33 {
	width: 300px;
    height: 399px;
    border-radius: 20px;
    margin-right: 1px;
    transition: all 2s;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
    box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
}
    .min33:hover{
	transform: rotateY(90deg);
	
}

.min4 {
    background-image: url(../image/istockphoto-1170348780-1024x1024%20as.jpg);
    background-repeat: no-repeat;
}
.min44 {
	width: 300px;
    height: 399px;
    border-radius: 20px;
    margin-right: 1px;
    transition: all 2s;
    margin-top: 0px;
    margin-bottom: 1px;
    margin-left: 0px;
    -webkit-box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
    box-shadow: 0px 0px 20px 10px rgba(143,169,200,1.00);
}
   .min44:hover{
	transform: rotateY(90deg);
	
}
